VMS Help  —  CC  Messages  BADRETURNTYPE
 Message        <Context> a function cannot return <type> type.

 Description    A function return type cannot be an array or function
                type.

 User Action    Correct the function declaration so that the return
                type is valid.
Close Help